ostree.git
2016-03-23 Colin Walterslibglnx porting: Use glnx_set_error_from_errno
2016-03-23 Colin WaltersUse GSubprocess instead of GSSubprocess (libgsystem...
2016-03-23 Colin Waltersadmin-switch: Add missing reboot argument
2016-03-21 Simon McVittietest-libarchive: fix underlinking
2016-03-21 Simon McVittieSkip test_libarchive_ignore_device_file if we cannot...
2016-03-21 Simon McVittietests/admin-test.sh: add #!/bin/sh
2016-03-21 Colin Waltersmkdocs: Fix the site name
2016-03-21 Colin Waltersdeploy: Handle a read-only /boot
2016-03-18 Colin Waltersmanual: Migrate related projects wiki page into manual
2016-03-18 Alexander LarssonDon't fail "ostree remote refs" if writing the summary...
2016-03-18 Colin Walterslibglnx porting: gs_transfer_out_value -> g_steal_pointer
2016-03-18 Colin Walterslibglnx porting: xattr calls
2016-03-18 Colin Walterslibglnx porting: gs_free -> g_autofree
2016-03-18 Colin Walterslibglnx porting: gs_fd_close -> glnx_fd_close
2016-03-18 Colin Walterstests: Strengthen test tmpdir sanity check, be compat...
2016-03-17 Colin Walterscontrib/golang: Initial golang bindings
2016-03-16 Colin Waltersdocs: Add a section on writing buildsystems
2016-03-16 Micah Abbottdocs: Cleanup Markdown
2016-03-16 Alexander Larssonrofiles-fuse: Fix permission comparison
2016-03-15 Alexander Larssonrepo: Fix the skip-summary-if-summary.sig-is-same cache
2016-03-15 Giuseppe Scrivanotests: add test for summary file caching
2016-03-15 Giuseppe Scrivanoprune: delete all cached summaries files
2016-03-15 Giuseppe Scrivanorepo: use the skip summary download optimization for...
2016-03-15 Giuseppe Scrivanopull: cache summary and summary.sig
2016-03-15 Giuseppe Scrivanolibotutil: new function ot_openat_ignore_enoent
2016-03-09 Colin Waltersdocs: Reference the git docs on references
2016-03-08 Colin Waltersbuild: Don't install test data without --enable-install...
2016-03-04 Colin Walterstests/basic: Fix race in timestamp test
2016-03-04 Colin Walterslib: Add ostree_sysroot_load_if_changed() API
2016-03-03 Colin Walterstests: Unify some tmpdir code, add ability for C to...
2016-03-03 Colin Walterstests: More TAP fixups
2016-03-03 Colin Walterslib: Add ostree_sysroot_init_osname() API, bump mtime
2016-03-03 Colin Waltersdocs/introduction: Note VMs vs baremetal
2016-03-03 Colin Walterstests: Convert two more exit 77 instances into TAP...
2016-03-03 Colin Waltersdeploy: Bump the mtime on ostree/deploy after deploymen...
2016-03-03 Colin Walterstests: Port to glib-tap.mk, make `make check` run all...
2016-03-02 Giuseppe Scrivanorefs: Add argument --list to print the full ref name
2016-03-02 Giuseppe Scrivanolibostree: Adjust `cleanup_ref_prefix` to use ostree_re...
2016-03-02 Giuseppe Scrivanorefs: add tests
2016-03-02 Giuseppe Scrivanorefs: allow to specify multiple refs as args
2016-03-02 Giuseppe Scrivanoostree-repo: new public function `ostree_repo_list_refs...
2016-03-02 Colin WaltersAdd a missing #include to fix "make check"
2016-03-02 Colin Waltersrepo: Add ostree_repo_get_dfd()
2016-03-02 Colin Walterslib: Introduce versioned symbols
2016-03-01 Giuseppe Scrivanotest-rofiles-fuse: skip when fusermount is not present
2016-03-01 Giuseppe ScrivanoFix make syntax-check
2016-02-27 Colin Waltersdocs: Add a blurb on the summary file
2016-02-26 Colin WaltersRelease 2016.3
2016-02-26 Colin Waltersdeltas: Add a compression size heuristic for endianness...
2016-02-26 Colin Waltersdeltas: Heuristically detect endianness for older deltas
2016-02-26 Colin Waltersdeltas: Use endianness marker when parsing
2016-02-26 Colin Waltersdeltas: Include an endianness marker
2016-02-24 Alexander Larssonrofiles-fuse: Handle operations on the root
2016-02-24 Alexander Larssondeltas: Fix regression in ostree_repo_static_delta_exec...
2016-02-23 Colin Waltersdeltas: Fix some more 32 bit warnings
2016-02-23 Colin Walterslib: Two more compiler warning fixes
2016-02-23 Colin Walterslibarchive: Fix a 32 bit format warning
2016-02-22 Colin WaltersRelease 2016.2
2016-02-22 Colin Waltersgpg: Use gpg_strerror_r for threadsafety
2016-02-22 Alexander Larssonbuild: Use threadsafe GPGME
2016-02-22 Colin Walterslibarchive: Make autocreate_parents imply autocreating...
2016-02-22 Colin Waltersdocs: Add a new formats section, move static deltas...
2016-02-22 Joaquim Rochabuild: Link ostree with libarchive
2016-02-19 Colin Walterspull: Add a --dry-run option for static deltas
2016-02-19 Colin Walterspull: Add require-static-deltas pull option
2016-02-19 Jonathan Lebonostree-sysroot: add debug option to help testing
2016-02-19 Colin Waltersrepo: Add ostree_repo_import_archive_to_mtree
2016-02-19 Colin WaltersRename libarchive write API to "export", matching comma...
2016-02-18 Colin Waltersmanual: Note that the bare-user mode exists
2016-02-17 Colin Waltersrofiles-fuse: Fix truncate call to not use O_CREAT
2016-02-17 Colin Walterspackaging: Add a fuse subpackage
2016-02-16 Colin WaltersSupport Docker-style whiteouts
2016-02-15 Colin Waltersman/ostree-export.xml: Add to git
2016-02-14 Colin Waltersmanual-tests: New static-delta-generate-crosscheck.sh
2016-02-14 Colin Walterspull: Support specifying exact commit to pull via branc...
2016-02-14 Colin WaltersAdd an `export` builtin, and API to write to libarchive
2016-02-10 Colin WaltersImport rofiles-fuse
2016-02-09 Matthew Barnesfetcher: Fix hung GTlsInteraction
2016-02-08 Colin Walterslib: Expand `ostree static-delta show` to show part...
2016-02-08 Colin Walterslib: Create an internal static delta parsing/opening...
2016-02-08 Colin Waltersbuild: Remove --disable-static-deltas option
2016-02-08 Colin WaltersREADME.md: Update to link to Read The Docs, describe...
2016-02-08 Colin Waltersdocs-md: Delete (obsoleted by docs/)
2016-02-07 Giuseppe Scrivanobuild: 'make clean' removes parse-datetime.c
2016-02-03 Colin Walterspackaging: Sync spec file with Fedora
2016-01-28 Colin Waltersstatic-delta: Add `show` subcommand
2016-01-28 Colin Waltersbuild: Hoist man conditional higher
2016-01-28 Colin Walterslib: Add a #define OSTREE_SHA256_DIGEST_LEN 32
2016-01-28 Colin Waltersbuild: Add --disable-man
2016-01-28 Colin Waltersrepo: Port -refs.c to openat()
2016-01-28 Colin Waltersapidoc: Remove unnecessary srcdir != builddir workaround
2016-01-28 Colin WaltersRewrite manual in mkdocs
2016-01-28 Colin Waltersbuild: Rename doc/ -> apidoc/
2016-01-28 Colin Waltersbuild: Move man pages into man/
2016-01-27 Colin Walterstests: Use "bash strict mode"
2016-01-27 Colin Waltersgrub2: Don't delete grub2.cfg.old file we just copied
2016-01-26 Colin Waltersrefs: Add a missing `goto out` for error handling
2016-01-26 Colin WaltersAdd a checkout option to skip fsync
2016-01-20 Giuseppe Scrivanodiff: do not traverse parent commits
2016-01-13 Colin Walterssysroot: Don't individually fsync dirs in checkout...
next